Create Registration for Customer Administrators

The Customer Admins App Registration enables the Azure sign-on for end user customer IT administrators (see Initial Access to UMP-365 and Assigning Customer Admins). Once this registration is complete, the Application (Client) ID must be added in the Customer Admins screen in the Multitenant interface. When the customer IT administrator logs into User Management Pack 365 SP Edition, they view only their Microsoft 365 tenant.

Do the following:
1. Sign-in to the Azure portal for the Service Provider operator tenant with Admin permissions.
2. Under Manage Azure Active Directory, select View.

Graphical user interface, text, application, website

Description automatically generated

3. In the Navigation pane, select App registrations.

Graphical user interface, application, Word

Description automatically generated

4. Click New registration.

Graphical user interface, text, application, email

Description automatically generated

Graphical user interface, text, application, email

Description automatically generated

5. Enter the following details:
Name: App registration name
Select account type: Recommendation - Accounts in any organizational directory (Any Azure AD directory - Multitenant)
6. Click Register.

The new registration is created.

7. Navigate to the Overview page and copy the Application (client) ID to notepad (it must be configured later in this procedure).

Graphical user interface, text, application

Description automatically generated

8. Click the Add a Redirect URI link to add the WEB redirect URI for the provider’s public portal.

The Authentication screen is displayed.

Graphical user interface, text, application, email

Description automatically generated

9. Click Add URI and add the Public Portal DNS subdomain name for the provider that you defined in Chapter Register End Customer Tenant DNS Sub domains with the appended string “/tenantui/signin-aad” as shown in the following figure.

10. Scroll down the screen and enable the Implicit grant and Hybrid flows; select the following tokens to be issued by the authorization endpoint:
Access tokens (used for implicit flow)
ID tokens (used for Implicit and Hybrid flows)

Graphical user interface, text, application, email

Description automatically generated

11. Click Save to apply changes.
12. In the Multitenant interface, open the Administrators page (Monitoring> Service > Administrators).
13. In the 'App Registration Application (Client) ID' field, paste the value that you saved in Navigate to the Overview page and copy the Application (client) ID to notepad (it must be configured later in this procedure). and then click Save.

14. Open PowerShell and type the following command:
iisreset [enter]

Text

Description automatically generated